ActiveReports 8
LegendItemsCollection Constructor

The array whose elements are copied in the new collection.
Initializes new instance of the LegendItemsCollection class
Syntax
'Declaration
 
Public Function New( _
   ByVal itemsArray() As LegendItem _
)
public LegendItemsCollection( 
   LegendItem[] itemsArray
)

Parameters

itemsArray
The array whose elements are copied in the new collection.
See Also

Reference

LegendItemsCollection Class
LegendItemsCollection Members

Support Forum